home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Language/OS - Multiplatform Resource Library
/
LANGUAGE OS.iso
/
glass
/
glass.lha
/
GLASS
/
dtm
/
dtmconst.h
< prev
next >
Wrap
Text File
|
1991-06-18
|
129b
|
10 lines
/*
File: igconst.h
Important constants.
*/
#define TRUE 1
#define FALSE 0
#define TRUESTR "True"
#define FALSESTR "False"